How to create avatar video with instant avatars.
POST
request to Jogg.ai, containing the video script, selected avatar, and all other necessary information.200 Accepted
response, which includes a unique project_id
. This ID is your credential for tracking this task.POST
notification to your pre-configured webhook_url
, containing the video status and the final video playback address. This is the most efficient and reliable method.project_id
to periodically call the GET /project/{project_id}
endpoint to check the task status.First, create your Instant Avatar on the Create Instant Avatar page. Then, use thePlease refer to the Create Talking Avatar Videos for more details and refer to the next section for obtaining the avatar_id and voice_id.My Instant Avatars
List endpoint to obtain your Avatar ID, and theMy Voices List
endpoint to retrieve your Voice for video creation.
avatar_id
from My Instant Avatars List and the voice_id
from My Voices List to make replacements.